home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2545 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: info.spt.net.cn!usenet
  2. From: txwang@public.sta.net.cn (Wang TianXing)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: VC++ 32bit dos program
  5. Date: Mon, 15 Jan 1996 20:12:16 GMT
  6. Organization: Shanghai Post & Telecommunication
  7. Message-ID: <4dec4e$lev@info.sta.net.cn>
  8. References: <30FB0B18.7D86@public.sta.net.cn>
  9. NNTP-Posting-Host: ts2-9.sta.net.cn
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Frank Xu <jafd@public.sta.net.cn> wrote:
  13.  
  14. | Hi everyone,
  15.  
  16. |    I ever heard that Visual C++ can write 32bit dos program, 
  17. | is it true? 
  18. |    if it is true, which version?
  19.  
  20. | Thanks in advance,
  21.  
  22. | Frank
  23.  
  24. With VC++ 2.0, you can write Win32 apps running in WinNT/95's DOS box.
  25. I don't know if these apps can run standalonely. I have no info about
  26. VC++ 4.0.
  27.  
  28. If you want to create standalone(without OS support) DOS 32-bit apps,
  29. I'll recommend GNU C++ which is free and with all source code.
  30.  
  31. (Don't expect replies from foreigners. Our posts are restricted in
  32. China! And don't follow-up to foreigners posts because of the same
  33. reason! :-( )
  34.  
  35. Regards.
  36.  
  37.  
  38.